Documentation for Users
1.0.2
Perception Toolbox for Virtual Reality (PTVR) Manual
|
On each of the two HTC Vive hand controllers, there are 3 possible choices to create Events:
>
An Event activated when the user presses the trigger of the right controller is created with the line of code below:
An Event activated when the user presses the trigger of the left controller is created with the line of code below:
An Event activated when the user releases the trigger of the left controller is created with the line of code below:
Python file | Description |
---|---|
hand_controller_Event.py | How to create Events for the hand controllers |